ComponentOne Bitmap for UWP
GetVectorCurve(ComArray<ComObject>,Int32) Method

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Variable2 Class > GetVectorCurve Method : GetVectorCurve(ComArray<ComObject>,Int32) Method
HRESULT IUIAnimationVariable2::GetVectorCurve([In, Buffer] IUnknown** animation,[In] unsigned int cDimension)
Syntax
'Declaration
 
Public Overloads Sub GetVectorCurve( _
   ByVal animation As ComArray(Of ComObject), _
   ByVal cDimension As System.Integer _
) 
public void GetVectorCurve( 
   ComArray<ComObject> animation,
   System.int cDimension
)

Parameters

animation
cDimension
See Also

Reference

Variable2 Class
Variable2 Members
Overload List